home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / programm / prog_a2m / clisp / catalog.asc next >
Text File  |  1995-05-02  |  927b  |  15 lines

  1. CLISP is an implementation of COMMON LISP for the Atari ST by Bruno Haible
  2. and Michael Stoll (dated Nov. 1991).  LISP is a programming language. It
  3. was invented by J.  McCarthy in 1959.  There have been many dialects of
  4. it, but nowadays LISP has been standardized and wide-spread due to the
  5. industrial standard COMMON LISP.  There are applications in the domains of
  6. symbolic knowledge processing (AI), numerical mathematics (MACLISP yielded
  7. numerical code as good as FORTRAN), and commercial programs like editors
  8. (EMACS) and CAD (AUTOCAD).  LISP is run in an interactive environment.
  9. You input forms, and they will be evaluated at once. Thus you can inspect
  10. variables, call functions with given arguments or define your own
  11. functions.  Docs included on installing the program, but you will need a
  12. LISP textbook (two are mentioned) to learn how to program using LISP
  13. (that is, unless you already know how!)
  14. 268K.
  15.